
   /* banner部分 */
   .banner{width: 100%;}
    .banner img{width: 100%;height:auto;display:block;}
    /* nav2 */
    .nav2{width: 100%;border-bottom:1px solid #ccc;}
    .nav2_bx{width: 1200px;margin: 0 auto;height: 70px;}
    .nav2_bx p{line-height: 70px;color:#333;float: left;margin-right: 20px;}
    .nav2_bx p a{color:#333;}
    .nav2_bx p:nth-of-type(1){background: url(../images/icon.png) no-repeat left;padding-left: 40px;}
    .nav2_bx p:nth-of-type(3) a{color:#1f65ab;}
    /* 联系我们 */
    .lx{width: 100%;}
    .lx_bx{width: 1200px;margin:auto;}
    .lx_bx .lx_L{height: 800px;position: relative;}
    .lx_bx .lx_L h2{background:url(../images/app_nav.png) no-repeat; width: 1200px;height: 126px;margin-top: 30px;}
    .lx_bx .lx_L ol{position: absolute;right:0;top:50px;}
    .lx_bx .lx_L ol li{float: left;margin-right: 20px;}
    .lx_bx .lx_L ol li a{color:#666;}
    .lx_bx .lx_L ol li a:hover{color:#0294cf;}
    .lx_bx .lx_L ul li{float: left;}

    /* 地图 */
    #map{ margin-top: 50px; }